FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CapabilityStatement/FHIR Server from package hl7.fhir.nz.cca#0.1.0 (78 ms)

Package hl7.fhir.nz.cca
Type CapabilityStatement
Id Id
FHIR Version R4
Source http://hl7.org.nz/fhir/cca/file:///Users/davidhay/IG/cca/output/CapabilityStatement-CcaCapabilityStatement.html
Url http://hl7.org.nz/fhir/cca/CapabilityStatement/CcaCapabilityStatement
Version 0.1.0
Status draft
Date 2020-04-01
Name HPI_CapabilityStatement
Title Capability Statement describing CCA FHIR APIs
Experimental False
Realm nz
Authority hl7
Description This is the computable resource that describes the RESTful endpoint
Kind instance

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://hl7.org.nz/fhir/StructureDefinition/CcaPlanDefinition PlanDefinition


Narrative

Note: links and images are rebased to the (stated) source

CCA capabilities

Source

{
  "resourceType" : "CapabilityStatement",
  "id" : "CcaCapabilityStatement",
  "text" : {
    "status" : "additional",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">CCA capabilities</div>"
  },
  "url" : "http://hl7.org.nz/fhir/cca/CapabilityStatement/CcaCapabilityStatement",
  "version" : "0.1.0",
  "name" : "HPI_CapabilityStatement",
  "title" : "Capability Statement describing CCA FHIR APIs",
  "status" : "draft",
  "date" : "2020-04-01",
  "publisher" : "David Hay",
  "contact" : [
    {
      "name" : "David Hay",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:david.hay25@gmail.com"
        }
      ]
    }
  ],
  "description" : "This is the computable resource that describes the RESTful endpoint",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NZ"
        }
      ]
    }
  ],
  "kind" : "instance",
  "implementation" : {
    "description" : "The regimen query endpoint",
    "url" : "http://moh.org.nz/hpi/fhir"
  },
  "fhirVersion" : "4.0.1",
  "format" : [
    "json"
  ],
  "rest" : [
    {
      "mode" : "server",
      "resource" : [
        {
          "type" : "PlanDefinition",
          "supportedProfile" : [
            "http://hl7.org.nz/fhir/StructureDefinition/CcaPlanDefinition"
          ],
          "documentation" : "PlanDefinition query\n",
          "interaction" : [
            {
              "code" : "read",
              "documentation" : "Used to retrieve a PlanDefinition resource by Id."
            }
          ]
        }
      ]
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.